home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1997 August
/
Oasis demo.iso
/
Office
/
Claris13
/
CLARIS.DIR
/
00052_Script_52
< prev
next >
Wrap
Text File
|
1997-06-11
|
4KB
|
177 lines
on rollovers
if rollover(5) then
set the visibility of sprite 5 to 1
set the visibility of sprite 20 to 1
else
set the visibility of sprite 5 to 0
set the visibility of sprite 20 to 0
end if
if rollover(6) then
set the visibility of sprite 6 to 1
set the visibility of sprite 21 to 1
else
set the visibility of sprite 6 to 0
set the visibility of sprite 21 to 0
end if
if rollover(7) then
set the visibility of sprite 7 to 1
set the visibility of sprite 22 to 1
else
set the visibility of sprite 7 to 0
set the visibility of sprite 22 to 0
end if
if rollover(8) then
set the visibility of sprite 8 to 1
set the visibility of sprite 23 to 1
else
set the visibility of sprite 8 to 0
set the visibility of sprite 23 to 0
end if
if rollover(9) then
set the visibility of sprite 9 to 1
set the visibility of sprite 24 to 1
else
set the visibility of sprite 9 to 0
set the visibility of sprite 24 to 0
end if
if rollover(10) then
set the visibility of sprite 10 to 1
set the visibility of sprite 25 to 1
else
set the visibility of sprite 10 to 0
set the visibility of sprite 25 to 0
end if
if rollover(11) then
set the visibility of sprite 11 to 1
set the visibility of sprite 26 to 1
else
set the visibility of sprite 11 to 0
set the visibility of sprite 26 to 0
end if
if rollover(12) then
set the visibility of sprite 12 to 1
set the visibility of sprite 27 to 1
else
set the visibility of sprite 12 to 0
set the visibility of sprite 27 to 0
end if
if rollover(13) then
set the visibility of sprite 13 to 1
set the visibility of sprite 28 to 1
else
set the visibility of sprite 13 to 0
set the visibility of sprite 28 to 0
end if
if rollover(14) then
set the visibility of sprite 14 to 1
set the visibility of sprite 29 to 1
else
set the visibility of sprite 14 to 0
set the visibility of sprite 29 to 0
end if
if rollover(15) then
set the visibility of sprite 15 to 1
else
set the visibility of sprite 15 to 0
end if
if rollover(16) then
set the visibility of sprite 16 to 1
else
set the visibility of sprite 16 to 0
end if
if rollover(17) then
set the visibility of sprite 17 to 1
else
set the visibility of sprite 17 to 0
end if
if rollover(18) then
set the visibility of sprite 18 to 1
else
set the visibility of sprite 18 to 0
end if
if rollover(30) then
set the visibility of sprite 30 to 1
else
set the visibility of sprite 30 to 0
end if
if rollover(31) then
set the visibility of sprite 31 to 1
else
set the visibility of sprite 31 to 0
end if
if rollover(32) then
set the visibility of sprite 32 to 1
else
set the visibility of sprite 32 to 0
end if
if rollover(33) then
set the visibility of sprite 33 to 1
else
set the visibility of sprite 33 to 0
end if
if rollover(34) then
set the visibility of sprite 34 to 1
else
set the visibility of sprite 34 to 0
end if
if rollover(35) then
set the visibility of sprite 35 to 1
else
set the visibility of sprite 35 to 0
end if
if rollover(36) then
set the visibility of sprite 36 to 1
else
set the visibility of sprite 36 to 0
end if
end rollovers